irqbalance: add package
authorHannu Nyman <[email protected]>
Tue, 7 Feb 2017 22:26:58 +0000 (00:26 +0200)
committerHannu Nyman <[email protected]>
Tue, 7 Feb 2017 22:26:58 +0000 (00:26 +0200)
commitc5913bd12d73c4c781b79c16246a8e9c8d236b8f
tree5037a9a819856b400787b5b17614020adf2d3b99
parentccf0595fc61f11b45b4558568934b740a54e4556
irqbalance: add package

The purpose of irqbalance is to distribute hardware interrupts across
processors/cores on a multiprocessor/-core system in order to increase
performance.

This initial implementation of the package uses external glib2,
which is a large dependency.
Only the cmd-line tool is compiled and installed.

Run-tested with ipq806x / R7800.

Signed-off-by: Hannu Nyman <[email protected]>
utils/irqbalance/Makefile [new file with mode: 0644]
utils/irqbalance/patches/100-disable-ui-compilation.patch [new file with mode: 0644]